ListDiagramFunctions:ar_report (SELECT)delete_customer (SELECT,DELETE)input_cust (INSERT)print_ar (SELECT)update_customer (SELECT,UPDATE)web_get_cust_info (SELECT) G cluster_first Direct calls customer22205 customer (2) ar_report ar_report SELECT ar_report->customer22205 ar_report->ar_report delete_customer delete_customer SELECT DELETE delete_customer->customer22205 input_cust input_cust INSERT input_cust->customer22205 print_ar print_ar SELECT print_ar->customer22205 update_customer update_customer SELECT UPDATE update_customer->customer22205 web_get_cust_info web_get_cust_info SELECT web_get_cust_info->customer22205 customer customer customer->delete_customer customer->update_customer add_customer add_customer customer->add_customer customer_help customer_help customer_help->customer add_customer->input_cust add_order add_order add_order->add_customer reports reports reports->print_ar We could not find any functions using this table